home *** CD-ROM | disk | FTP | other *** search
- object efolder: Tefolder
- Left = 285
- Top = 254
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Setup Message'
- ClientHeight = 80
- ClientWidth = 256
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 8
- Top = 8
- Width = 241
- Height = 33
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 228
- Height = 16
- Caption = 'Please enter a Start Menu Folder'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Button1: TButton
- Left = 176
- Top = 48
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-